adTempus API
|
Gets the date/time at which execution of the job began.
__property VARIANT* ExecutionStart;
VARIANT* ExecutionStart;
Property ExecutionStart() As VARIANT*
The date/time is the local time on the server (not UTC). If you are connected to a Master computer, the date/time is in the time zone of the Master even if the job ran on an Agent in a different time zone.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|